﻿2026-06-22T02:26:20.7753335Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-22T02:26:20.7756967Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-22T02:26:20.7975967Z shell: /usr/bin/bash -e {0}
2026-06-22T02:26:20.7976203Z env:
2026-06-22T02:26:20.7976388Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:26:20.7976611Z ##[endgroup]
2026-06-22T02:26:21.9344999Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
2026-06-22T02:26:22.0465549Z ────────────
2026-06-22T02:26:22.0465964Z  Nextest run ID ce4d37cc-34a1-4288-9523-2510dc0fec3d with nextest profile: default
2026-06-22T02:26:22.0466397Z     Starting 90 tests across 39 binaries (48 binaries skipped)
2026-06-22T02:26:36.7241319Z         PASS [  14.677s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-22T02:26:46.4087710Z         PASS [   9.685s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-22T02:27:27.9035018Z         PASS [  41.495s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-22T02:27:55.8888745Z         PASS [  27.985s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-22T02:28:18.3111396Z         PASS [  22.422s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-22T02:28:40.8480553Z         PASS [  22.537s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-22T02:29:18.4212143Z         PASS [  37.573s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-22T02:29:33.2931839Z         PASS [  14.872s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-22T02:29:43.7302482Z         PASS [  10.437s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-22T02:29:44.0154467Z         PASS [   0.285s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-22T02:29:44.0193221Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-22T02:30:01.5631958Z         PASS [  17.544s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-22T02:30:29.2591448Z         PASS [  27.696s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-22T02:30:48.8534787Z         PASS [  19.594s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-22T02:31:03.1149560Z         PASS [  14.261s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-22T02:31:03.1187487Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-22T02:31:03.1261783Z         PASS [   0.007s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-22T02:31:03.1300842Z         PASS [   0.004s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-22T02:31:17.8009254Z         PASS [  14.671s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-22T02:31:37.3691828Z         PASS [  19.568s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-22T02:31:37.4567394Z         PASS [   0.088s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-22T02:31:37.5321486Z         PASS [   0.075s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-22T02:31:37.5637758Z         PASS [   0.032s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-22T02:31:37.5978434Z         PASS [   0.034s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-22T02:31:37.6301344Z         PASS [   0.032s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-22T02:31:37.6392536Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-22T02:31:37.6857182Z         PASS [   0.046s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-22T02:31:37.7259135Z         PASS [   0.040s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-22T02:31:37.7598620Z         PASS [   0.034s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-22T02:31:37.7695377Z         PASS [   0.010s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-22T02:31:37.8387782Z         PASS [   0.069s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-22T02:31:37.9192815Z         PASS [   0.080s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-22T02:31:37.9716562Z         PASS [   0.052s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-22T02:31:38.0449996Z         PASS [   0.073s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-22T02:31:40.3685835Z         PASS [   2.323s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-22T02:31:40.4023774Z         PASS [   0.034s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-22T02:31:40.4224305Z         PASS [   0.020s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-22T02:31:40.4318736Z         PASS [   0.009s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-22T02:31:40.4428709Z         PASS [   0.011s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-22T02:31:40.4520128Z         PASS [   0.009s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-22T02:31:40.4616529Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-22T02:31:40.5893610Z         PASS [   0.128s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-22T02:31:40.5989605Z         PASS [   0.010s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-22T02:31:40.6138039Z         PASS [   0.015s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-22T02:31:40.6183316Z         PASS [   0.005s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-22T02:31:41.2347036Z         PASS [   0.616s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-22T02:31:53.4921094Z         PASS [  12.257s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-22T02:31:53.6205867Z         PASS [   0.128s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-22T02:31:53.6270011Z         PASS [   0.006s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-22T02:31:53.7430721Z         PASS [   0.116s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-22T02:31:53.8713318Z         PASS [   0.128s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-22T02:31:54.0277689Z         PASS [   0.156s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-22T02:31:54.1159182Z         PASS [   0.088s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-22T02:31:54.2302763Z         PASS [   0.114s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-22T02:31:54.3878013Z         PASS [   0.157s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-22T02:31:54.7433547Z         PASS [   0.355s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-22T02:31:54.8457010Z         PASS [   0.102s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-22T02:31:55.0047478Z         PASS [   0.159s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-22T02:31:55.1193746Z         PASS [   0.115s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-22T02:31:55.4391042Z         PASS [   0.320s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-22T02:31:55.4448719Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-22T02:31:55.4635053Z         PASS [   0.019s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-22T02:31:55.4849791Z         PASS [   0.021s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-22T02:31:58.5294775Z         PASS [   3.044s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-22T02:32:01.5447555Z         PASS [   3.015s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-22T02:32:01.7746506Z         PASS [   0.230s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-22T02:32:02.2150540Z         PASS [   0.440s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-22T02:32:02.7510458Z         PASS [   0.536s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-22T02:32:02.8629412Z         PASS [   0.112s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-22T02:32:03.1311158Z         PASS [   0.268s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-22T02:32:06.0355490Z         PASS [   2.904s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-22T02:32:06.3628059Z         PASS [   0.327s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-22T02:32:10.4151068Z         PASS [   4.052s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-22T02:32:12.2739226Z         PASS [   1.859s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-22T02:32:14.3049208Z         PASS [   2.031s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-22T02:32:18.5146477Z         PASS [   4.210s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-22T02:32:19.3298015Z         PASS [   0.815s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-22T02:32:19.3977267Z         PASS [   0.068s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-22T02:32:19.5051698Z         PASS [   0.107s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-22T02:32:19.5802816Z         PASS [   0.075s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-22T02:32:19.5868931Z         PASS [   0.007s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-22T02:32:19.5926814Z         PASS [   0.006s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-22T02:32:19.6075660Z         PASS [   0.015s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-22T02:32:19.6328480Z         PASS [   0.025s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-22T02:32:19.6476387Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-22T02:32:20.6537918Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-22T02:32:20.6589171Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-22T02:32:20.6719834Z         PASS [   0.013s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-22T02:32:20.6771786Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-22T02:32:20.6822388Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-22T02:32:20.6824099Z ────────────
2026-06-22T02:32:20.6824516Z      Summary [ 358.636s] 90 tests run: 90 passed, 0 skipped
